SingleMenuType

enum SingleMenuType : Enum<SingleMenuType>

Single menu type

Since

3.16.0

Entries

Link copied to clipboard

A type that has an action button to redirect next page.

Link copied to clipboard

A type that has a switch button to toggle some action.

Link copied to clipboard

A type that has no next action.

Types

Link copied to clipboard
object Companion